Skip to content

Conversation

@tdruez
Copy link
Contributor

@tdruez tdruez commented Aug 25, 2025

This PR adds support for importing SBOMs generated with CycloneDX cdxgen.

Changes:

Workflow

Available at .github/workflows/sca-integration-cdxgen.yml

Documentation:

# This workflow:
#  1. Generates a CycloneDX SBOM for a container image using CycloneDX cdxgen.
#  2. Uploads the SBOM as a GitHub artifact for future inspection.
#  3. Loads the SBOM into ScanCode.io for further analysis.
#  4. Runs assertions to verify that the SBOM was properly processed in ScanCode.io.
#
# It runs on demand, and once a week (scheduled).

@tdruez tdruez merged commit 8a4708d into main Aug 25, 2025
14 checks passed
@tdruez tdruez deleted the 1734-sca-integrations-cdxgen-2 branch August 25, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants